What I found... well not realy I made it lol :D. That small blue 
square is realy my debug / cheat mode. What you have to
do is hit the pop down menues in a certain order with out
hitting one that turns cheats off forever (untill you resart the
program that is). Only I know how to get to it because 
well it's ... how should I say this?... well it's complicated.

'heres the code for it...

'skip this to read on or look at the code if you want

[no3]
    if nomore=1 then wait
    if no1=0,no2=4,no3=7,no4=7  then goto [value]
    nomore=1
    wait

[no1]
    nomore=1
    wait

[next]
    c=1
    WindowWidth=0
    WindowHeight=50
    UpperLeftX=1
    UpperLeftY=1
    menu #c,"","",cheat,"",cheat2,"",cheat3
    menu #c,"","",cheat4,"",cheat5,"",cheat6
    open "..." for window_nf as #c
    #c,"trapclose [quitc]"
    wait

[quitc]
    c=0
    close #c
    wait

[no2]
    if nomore=1 then goto [wait]
    no4=int((no4/2)*5)
    no3=(no3-1)*12
    no2=no2*5
    no1=no1-3
    wait

[no4]
    if nomore=1 then goto [wait]
    no4=int(no4-(no4/2)+(no4/4))
    no3=no3-no2
    no2=no1+no4
    no1=no1+no4-no2
    wait

[no5]
    if nomore=1 then goto [wait]
    no4=(no4+2)*2
    no3=no3+2
    no2=no2+1
    no1=no1-no1
    wait

[value]
    prompt"";v
    if v=a special number then goto [there]
    wait

[there]
    l=1
    goto [game]


----------------------------------------------------------------
====================================
----------------------------------------------------------------


Now do you know how to make the variables equal to the
right numbers? There is only one way and then you have
to enter a number only I know :P but that (how to activate the 
debug / cheat window) will become public  knowledge a 
month or so after the game is out. Don't worry  the debug / cheats 
are not that great just the following.

refil 	Mp
	Hp
	Both
give...
	50    	gold
	500	gold (w00t)
	1	Potion
	1	Elixer
	1	HmPotion   (refils both Hp and Mp)

And thats all nothing that special. (Well not yet that is ;) ..........)



